Skip to content

CHE-16: fix runtime reconnect and late delivery consistency - #8

Merged
hongzexin merged 1 commit into
mainfrom
agent/delivery-agent/4a8e4996
Aug 21, 2026
Merged

CHE-16: fix runtime reconnect and late delivery consistency#8
hongzexin merged 1 commit into
mainfrom
agent/delivery-agent/4a8e4996

Conversation

@hongzexin

Copy link
Copy Markdown

Summary

  • give offline runtimes a bounded 60-second reconnect grace before failing active tasks
  • treat a source-linked agent result comment as durable delivery evidence during late failure reconciliation
  • keep the failed Run truthful while preventing duplicate retry and advancing a stranded in_progress issue to in_review
  • exclude generated system failure comments and mismatched task lineage from delivery evidence

Verification

  • PostgreSQL-backed reconnect and delivery consistency regression tests
  • go test -race ./cmd/server ./internal/service -count=1
  • go vet ./cmd/server ./internal/service ./pkg/db/generated

Related: CHE-16

Co-authored-by: multica-agent <github@multica.ai>
@hongzexin
hongzexin merged commit e55ab91 into main Aug 21, 2026
13 checks passed
@hongzexin
hongzexin deleted the agent/delivery-agent/4a8e4996 branch August 21, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant